Vcenter NamespaceManagement Networks Edges Foundation NetworkServices
Vcenter NamespaceManagement Networks Edges Foundation NetworkServices contains external services on a network that the load balancer is eligible to interact with.
This schema was added in vSphere API 9.0.0.0.
{
"dns": {
"servers": [
"string"
],
"search_domains": [
"string"
]
},
"ntp": {
"servers": [
"string"
]
},
"syslog": {
"endpoint": "string",
"certificate_authority_pem": "string"
}
}
Domain Name Service configuration.
This property was added in vSphere API 9.0.0.0.
If missing or null
, and the interface configured with a Management Persona is connected to a DHCP network, it will attempt to obtain its settings from a DHCP server. If the interface configured with a Management Persona is connected to a static IP network, the values will be synced with the Supervisor's management services Vcenter NamespaceManagement Supervisors Networks Workload Network.services.
Network Time Protocol configuration.
This property was added in vSphere API 9.0.0.0.
If missing or null
, and the interface configured with a Management Persona is connected to a DHCP network, it will attempt to obtain its settings from a DHCP server. If the interface configured with a Management Persona is connected to a static IP network, the values will be synced with the Supervisor's management services Vcenter NamespaceManagement Supervisors Networks Workload Network.services.
Configure remote log forwarding for all load balancer nodes.
This property was added in vSphere API 9.0.0.0.
If missing or null
logs will be persisted locally and can be retrieved through the Supervisor support bundle collection APIs.